🌲 #newfeature Change to `input()`'s `type = input.resolution` widget A new feature of the resolution widget allows the selection of the chart's timeframe ("Same as Symbol"). This code shows how to use it, including how to make the chart's resolution the default.
It is no longer necessary to use the previous acrobatics required to include "No Higher Timeframe" as an option for users of our scripts:
//@version=4 study("type = input.resolution", "", true) r_ = input("", type = input.resolution) r = r_ == "" ? timeframe.period : r_ c = security(syminfo.tickerid, r, close) plot(c)
🌲 #newfeature Change to `input()`'s `type = input.resolution` widget A new feature of the resolution widget allows the selection of the chart's timeframe ("Same as Symbol"). This code shows how to use it, including how to make the chart's resolution the default.
It is no longer necessary to use the previous acrobatics required to include "No Higher Timeframe" as an option for users of our scripts:
//@version=4 study("type = input.resolution", "", true) r_ = input("", type = input.resolution) r = r_ == "" ? timeframe.period : r_ c = security(syminfo.tickerid, r, close) plot(c)
If riding a bucking bronco is your idea of fun, you’re going to love what the stock market has in store. Consider this past week’s ride a preview.The week’s action didn’t look like much, if you didn’t know better. The Dow Jones Industrial Average rose 213.12 points or 0.6%, while the S&P 500 advanced 0.5%, and the Nasdaq Composite ended little changed.
Why Telegram?
Telegram has no known backdoors and, even though it is come in for criticism for using proprietary encryption methods instead of open-source ones, those have yet to be compromised. While no messaging app can guarantee a 100% impermeable defense against determined attackers, Telegram is vulnerabilities are few and either theoretical or based on spoof files fooling users into actively enabling an attack.